<string>Your hard disk after the changes:</string>
</property>
<property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
</widget>
<widget class="CUDRContainer" row="1" column="1">
<property name="name">
<cstring>FormatDiskContainer</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="whatsThis" stdset="0">
<string>Here you can preview the layout of your hard disk after the partition has been formatted.</string>
</property>
</widget>
<widget class="QLayoutWidget" row="2" column="1">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&Partition type:</string>
</property>
<property name="buddy" stdset="0">
<cstring>FileSystemsCombo</cstring>
</property>
</widget>
<widget class="QComboBox">
<property name="name">
<cstring>FileSystemsCombo</cstring>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>22</height>
</size>
</property>
<property name="whatsThis" stdset="0">
<string>From the pull-down list select the desired file system type. In fact, the program displays only those file systems that can correctly be used with the newly created partition, taking its capacity into account.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>45</width>
<height>16</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="QCheckBox" row="5" column="1">
<property name="name">
<cstring>AdvFormatModeButton</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>Change format &options</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="whatsThis" stdset="0">
<string>By default, the program uses general parameters for the operation, which can however be modified. Just mark the checkbox to show all settings on the next page of the wizard.</string>
</property>
</widget>
<widget class="QLayoutWidget" row="6" column="1">
<property name="name">
<cstring>layout8</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QLabel">
<property name="name">
<cstring>textLabel3_2</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string><b>Note: </b>This option is recommended for advanced users only.</string>
</property>
<property name="textFormat">
<enum>AutoText</enum>
</property>
<property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
</widget>
</hbox>
</widget>
<spacer row="4" column="1">
<property name="name">
<cstring>spacer14</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
<widget class="QFrame" row="3" column="1">
<property name="name">
<cstring>BasicFormatCtlFrame</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="Line">
<property name="name">
<cstring>line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QFrame">
<property name="name">
<cstring>ChangeLabelFrame</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&Volume label:</string>
</property>
<property name="buddy" stdset="0">
<cstring>VolumeLabelEdit</cstring>
</property>
</widget>
<widget class="CLineEdit">
<property name="name">
<cstring>VolumeLabelEdit</cstring>
</property>
<property name="maxLength">
<number>255</number>
</property>
<property name="HintText" stdset="0">
<string>Enter a volume label here</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter a volume label here. It is an irrelevant parameter usually used for the drive identification.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer36_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>165</width>
<height>16</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="QFrame">
<property name="name">
<cstring>WinMountControlsFrame</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>&Assign the following drive letter:</string>
</property>
<property name="buddy" stdset="0">
<cstring>DriveLetterCombo</cstring>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>None</string>
</property>
</item>
<property name="name">
<cstring>DriveLetterCombo</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" stdset="0">
<string>The pull-down list contains vacant drive letters that can be associated with the new partition.</string>